home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 004 / gstobject / hash / 132 / 100 / Info < prev    next >
Text File  |  1994-09-04  |  600b  |  33 lines

  1. Hash tables
  2. (C) 1994 George Taylor
  3. Release 1.00
  4.  
  5. This object requires the Shared C Libary (object 1).
  6.  
  7. In case of difficulty contact the author:
  8.    George Taylor
  9.    16 Newton Crescent
  10.    Dunblane
  11.    Perthshire
  12.    Scotland
  13.    FK15 ODZ
  14.    
  15.    Email: george@tardis.ed.ac.uk
  16.  
  17.  
  18. This product is provided in good faith but there is no warranty
  19. with the product.
  20. The author cannot accept any liability for any loss or damage resulting from
  21. the use in any way of this product.
  22.  
  23. Entry points provided:
  24.  
  25. 0    hash_New
  26. 1    hash_Destroy
  27. 2    hash_GetInfo
  28. 3    hash_Insert
  29. 4    hash_Find
  30. 5    hash_Delete
  31. 6    hash_Call
  32. 7    hash_String
  33.